@charset "utf-8";
/* CSS Document */
/*1000px 以上的轮播*/
.ck-slide { width: 1600px; height: 405px; margin: 0 auto;}
.ck-slide ul.ck-slide-wrapper { height: 405px;}
/*轮播*/
.slideBox{ position:relative; overflow:hidden; margin:0px auto;  max-width:1900px;/* 设置焦点图最大宽度 */ }
.slideBox .hd{ position:absolute; height:28px; line-height:28px; bottom:6%; right:45%; z-index:1; }
.slideBox .hd li{ display:inline-block; width:20px; height:20px;  background:#333; text-indent:-9999px; overflow:hidden; margin:0 6px;   }
.slideBox .hd li.on{ background:#fff;  }
.slideBox .bd{ position:relative; z-index:0; }
.slideBox .bd li{ position:relative; text-align:center;  }
.slideBox .bd li img{ background:url(images/loading.gif) center center no-repeat;  
	vertical-align:top; width:100%;/* 图片宽度100%，达到自适应效果 */}
	
	.slideBox .hd1{ position:absolute; width:100%;  height:27px; bottom:50%; left:0; z-index:1; }
	.slideBox .hd1 img{ width:20px; margin-top: 50%;}
	.slideBox .prev,.slideBox .next{ position:absolute; left:0; top:0; display:block; width:23px; height:52px; line-height:27px; text-align:center;  background:#000; opacity:0.3 }
	.slideBox .prev:hover,.slideBox .next:hover{opacity:0.8}
	.slideBox .next{ left:auto; right:0;}

.product{ width:100%; height:100px; margin-bottom:30px; position:relative;margin-top: 194px;}
.product .p_content{ width:960px; height:110px; margin:0px auto;margin: -20px auto;position: relative;z-index: 999; position:relative}
.p_content a{ position:relative; top:19px; display:block; height:181px;  float:left}
.p_content a.a1{ width:211px;}
.p_content a.a2{ width:244px;}
.p_content a.a3{ width:256px;}
.p_content a.a4{ width:240px;}

.p_content a{ position:relative; top:19px; display:block; height:78px;  float:left;}
.p_content a.a1{ width:325px;}
.p_content a.a2{ width:200px;}
.p_content a.a3{ width:202px;}
.p_content a.a4{ width:198px;}
/*
.product .p_content ul .p_2 .p_2_img{ width:240px; height:114px; background:url(../img/y.png) no-repeat center bottom;}
.product .p_content ul .p_2 .p_2_txt{ width:240px; height:50px; background:url(../img/y_txt.png) no-repeat center bottom; padding-top:17px}
.product .p_content ul .p_2 .p_2_img1{ width:240px; height:114px; background:url(../img/c.png) no-repeat 35px 18px;;}
.product .p_content ul .p_2 .p_2_txt1{ width:240px; height:50px; background:url(../img/c_txt.png) no-repeat center bottom; padding-top:23px}
.product .p_content ul .p_2 .p_2_img2{ width:240px; height:114px; background:url(../img/g.png) no-repeat 60px 35px;;}
.product .p_content ul .p_2 .p_2_txt2{ width:240px; height:50px; background:url(../img/g_txt.png) no-repeat center bottom; padding-top:17px}